-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.9.2 (latest)
-
Code
-
Classes
- EllipticArc
Total Complexity |
24 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
195 |
Lines of code |
118 |
Logical lines of code |
81 |
Comment lines |
30 |
Methods |
15 |
Properties |
7 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
calculateCenterPointParameters() |
S |
46 |
4 |
37 |
createCurves() |
S |
51 |
3 |
24 |
toCurves() |
S |
63 |
4 |
9 |
angle() |
S |
63 |
2 |
9 |
__construct() |
S |
64 |
1 |
9 |
getXRadius() |
S |
82 |
1 |
3 |
getYRadius() |
S |
82 |
1 |
3 |
getXAxisAngle() |
S |
82 |
1 |
3 |
isLargeArc() |
S |
82 |
1 |
3 |
isSweep() |
S |
82 |
1 |
3 |
getX() |
S |
82 |
1 |
3 |
getY() |
S |
82 |
1 |
3 |
translate() |
S |
76 |
1 |
3 |
point() |
S |
75 |
1 |
3 |
derivative() |
S |
75 |
1 |
3 |